hipreme_engine v1.0.14 (2023-12-23T18:43:10Z)
Dub
Repo
Vector.axisAngle
hip
math
vector
Vector
Undocumented in source. Be warned that the author may not have intended to support it.
struct
Vector
(uint N, T)
@
nogc
@
safe
nothrow inout
static if
(
N == 3
)
VectorN
axisAngle
(
in
VectorN
axis
,
float
angle
)
Meta
Source
See Implementation
hip
math
vector
Vector
aliases
opBinaryRight
constructors
this
functions
axisAngle
cross
distance
dot
mag
magSquare
normalize
opAssign
opBinary
opCast
opIndex
opIndexUnary
opOpAssign
opUnary
project
rotateZ
unit
w
x
xy
xyz
y
yx
z
static functions
Dot
zero